home *** CD-ROM | disk | FTP | other *** search
- Path: zetnet.co.uk!demon!mailgate.indian.co.uk
- From: nlehmans <nick@indian.co.uk>
- Newsgroups: comp.lang.c
- Subject: Multiply defined recipe for target
- Date: Wed, 07 Feb 1996 14:08:29 GMT
- Organization: One Little Indian Records
- Message-ID: <823702109.13271@mailgate.indian.co.uk>
- NNTP-Posting-Host: mailgate.indian.co.uk
- X-NNTP-Posting-Host: mailgate.indian.co.uk
- X-Mailer: Mozilla 1.1N (X11; I; SunOS 5.4 sun4m)
- MIME-Version: 1.0
- X-URL: news:comp.lang.c
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
-
- I have little experience of C, so please excuse me, but have been trying to
- compile various C programs (NCSA httpd, perl, ghostscript, etc) on our Sun
- netra (Sunos5.4, solaris2.4), using GNU's gcc.
-
- Every source that includes the function ".c.o: " won't compile.
-
- error message = make: Makefile: line xxx: Error -- Multiply defined recipe for
- target .c.o
-
- I suspect that either something is missing from my libraries, or the include
- path may be wrong; am looking for a benificent C expert to decipher this error
- message and maybe point me in the right direction.
-
- Any help much appreciated!
-
-